Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFC] Update template get_access call in multi_ptr header #907

Merged

Conversation

0x12CC
Copy link
Contributor

@0x12CC 0x12CC commented Jul 2, 2024

llvm/llvm-project#80801 updates clang to require a list of template arguments after an identifier prefixed by the template keyword. This change updates calls in the multi_ptr test headers to ensure they compile with the latest clang.

llvm/llvm-project#80801 updates clang to require a list of template arguments
after an identifier prefixed by the template keyword. This change updates a call
in `multi_ptr_comparison_op.h` to ensure it compiles with the latest clang.

Signed-off-by: Michael Aziz <[email protected]>
@0x12CC 0x12CC marked this pull request as ready for review July 2, 2024 19:29
@0x12CC 0x12CC requested a review from a team as a code owner July 2, 2024 19:29
sarnex added a commit to intel/llvm that referenced this pull request Jul 8, 2024
Needed until KhronosGroup/SYCL-CTS#907 is merged

Signed-off-by: Sarnie, Nick <[email protected]>
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This is blocking #911. @keryell would you do me a favor? 🥹

@bader
Copy link
Contributor

bader commented Jul 17, 2024

@keryell, could you take a look, please? This change blocks a few other PRs.

Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bader bader merged commit cac206f into KhronosGroup:SYCL-2020 Jul 17, 2024
8 checks passed
@0x12CC 0x12CC deleted the multi_ptr_test_add_template_arguments branch July 17, 2024 23:53
sarnex added a commit to intel/llvm that referenced this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants